THIS COMMAND IS PART OF THE INTEGRATED
BIM WORKBENCH IN V1.0
This page has been updated for that version.
Стена
|
Расположение в меню
|
Архитектура → Стена
|
Верстаки
|
Arch
|
Быстрые клавиши
|
W A
|
Представлено в версии
|
-
|
См. также
|
Структура
|
|
Описание
Этот инструмент создает объект Wall с нуля или поверх любого другого объекта shape или mesh. Стена может быть построена без какого-либо базового объекта, и в этом случае она ведет себя как кубический том, используя свойства длины, ширины и высоты. При построении поверх существующей формы стена может основываться на:
- A linear 2D object, such as lines, wires, arcs or sketches, in which case you can change thickness, alignment (right, left or centered) and height. The length property has no effect.
- A flat face, in which case you can only change the height. Length and width properties have no effect. If the base face is vertical, however, the wall will use the width property instead of height, allowing you to build walls from space-like objects or mass studies.
- A solid, in which case length, width and height properties have no effect. The wall simply uses the underlying solid as its shape.
- A mesh, in which case the underlying mesh must be a closed, manifold solid.
Walls built from a line, a wire, a face, a solid, and a sketch
Walls can also have additions or subtractions. Additions are other objects whose shapes are joined in this Wall's shape, while subtractions are subtracted. Additions and subtractions can be added with the Arch Add and Arch Remove tools. Additions and subtractions have no influence over wall parameters such as height and width, which can still be changed. Walls can also have their height automatic, if they are included into a higher-level object such as floors. The height must be kept at 0, then the wall will adopt the height specified in the parent object.
When several walls should intersect, you need to place them into a floor to have their geometry intersected.
Применение
Рисование стены с нуля
- Нажмите кнопку
Arch Wall, или нажмите W, затем A.
- Щелкните первую точку на трехмерном изображении или введите первую координату.
- Нажмите вторую точку на трехмерном представлении или введите вторую координату.
Drawing a wall on top of a selected object
- Select one or more base geometry objects (Draft object, sketch, etc).
- Invoke the tool as described above.
- Adjust needed properties such as height or width.
Опции
- The height, width and alignment of a wall can be set during drawing, via the task panel.
- When snapping a wall to an existing wall, both walls will be joined into one. The way the two walls are joined depends on their properties: If they have the same width, height and alignment, and if the option "join base sketches" is enabled in the Arch preferences, the resulting wall will be one object based on a sketch made of several segments. Otherwise, the latter wall will be added to the first one as addition.
- Press X, Y or Z after the first point to constrain the second point on the given axis.
- To enter coordinates manually, simply enter the numbers, then press Enter between each X, Y and Z component.
- Press R or click the checkbox to check/uncheck the Relative button. If relative mode is on, the coordinates of the second point are relative to the first one. If not, they are absolute, taken from the (0,0,0) origin point.
- Press Shift while drawing to constrain your second point horizontally or vertically in relation to the first one.
- Press Esc or the Cancel button to abort the current command.
- Double-clicking on the wall in the tree view after it is created allows you to enter edit mode and access and modify its additions and subtractions
- Multi-layer walls can be easily created by building several walls from the same baseline. By setting their Align property to either left or right, and specifying an Offset value, you can effectively construct several wall layers. Placing a window in such a wall layer will propagate the opening to the other wall layers based on the same baseline.
- Walls can also make use of Multi-Materials. When using a multi-material, the wall will become multi-layer, using the thicknesses specified by the multi-material. Any layer with a thickness of zero will have its thickness defined automatically by the remaining space defined by the Wall's Width value, after subtracting the other layers.
- Walls can be made to display blocks, instead of one single solid, by turning their ДанныеMake Blocks property on. The size and offset of blocks can be configured with different properties, and the amount of blocks is automatically calculated.
Привязки
Привязка к стенам Arch работает немного иначе, чем с другими объектами Arch и Draft. Если стена имеет базовый объект, привязка будет привязана к базовому объекту, а не к геометрии стены, что позволит легко выровнять стены по их базовой линии. Однако, если вы специально хотите привязаться к геометрии стены, нажатие Ctrl переключит привязку на объект стены.
Second wall snapping perpendicularly to the first one
Свойства
An Arch Wall object shares the common properties and behaviors of all Arch Components.
Data
Blocks
- ДанныеBlock Height: The height of each block.
- ДанныеBlock Length: The length of each block.
- ДанныеCount Broken: The number of broken blocks (read-only).
- ДанныеCount Entire: The number of entire blocks (read-only).
- ДанныеJoint: The size of the joints, the empty space, between blocks.
- ДанныеMake Blocks: Enables block generation.
- ДанныеOffset First: The horizontal offset of the first and every uneven line of blocks.
- ДанныеOffset Second: The horizontal offset of the second and every even line of blocks.
Component
See Arch Component.
IFC
See Arch Component.
IFC Attributes
See Arch Component.
Wall
- ДанныеAlign: The alignment of the wall on its baseline: Left, Right or Center. The direction of the individual edges of the Base object (Sketch/ArchSketch) is taken into account, giving finer control over each wall segment. See diagram below. Arcs in sketches are always counter-clockwise. When a curved segment of a wall is left aligned, the inner edge of the segment matches the sketch arc. See also Override Align.
- ДанныеArea: Area of the whole wall, separation into blocks makes no difference (read-only).
- ДанныеFace: The index of the face from the base object to use. If the value is not set or 0, the whole object is used.
- ДанныеHeight: The height of the wall. Ignored if the wall is based on a solid. If set to zero, and the wall is inside a floor object with its height defined, the wall will automatically take the value of the floor height.
- ДанныеLength: The length of the wall. The value can be edited if the wall is based on an unconstrained sketch with a single edge, or on a Draft Wire with a single edge, else the value is read-only. introduced in 1.0 The value when the property is read-only is more accurate. It is based on the medium of the wall if segments have different ДанныеWidth, ДанныеAlign and/or ДанныеOffset properties. Note that there can still be inaccuracies if the wall is complex, for example if it has T-junctions or self-intersections. In such cases it is advisable to instead use the ДанныеHorizontal Area property for further calculations.
- ДанныеNormal: The extrusion direction for the wall. If set to (0,0,0), the extrusion direction is automatic.
- ДанныеOffset: The distance between the wall and its baseline. Works only if the Align property is set to Right or Left. The direction of the individual edges of the Base object (Sketch/ArchSketch) is taken into account, giving finer control over each wall segment. See also Override Offset.
- ДанныеOverride Align: This overrides Align attribute to set align of each segment of wall. Ignored if Base object provides Aligns information, with getAligns() method (If a value is not 'Left, Right, Center', the value of 'Align' will be followed). ENHANCEMENT by ArchSketch: GUI 'Edit Wall Segment Align' Tool is provided in the external
SketchArch Add-on to let users to set the values interactively. 'Toponaming-Tolerant' if ArchSketch is used in Base (and SketchArch Add-on is installed). Warning: Not 'Toponaming-Tolerant' if just Sketch is used.
- ДанныеOverride Width: This overrides the Width property and allows setting a different width for each segment of the wall. The input is a list of numerical widths (without unit specifier), one for each segment of the wall. If a value in the list is 0, the corresponding segment will use the wall's Width property value, effectively clearing the override segment-wise. This property is ignored if the wall's base object provides widths information with the
getWidths()
method (such as sketches created with the external
SketchArch Add-on do). That add-on also provides additional enhancements: a graphical Edit Wall Segment Width tool to enable users to set the width values interactively, and toponaming tolerance if an ArchSketch object is used as the wall's base object (and if the add-on is installed).
- ДанныеOverride Offset: (introduced in 1.0) This overrides Offset attribute to set offset of each segment of wall. Ignored if Base object provides Offsets information, with getOffsets() method (If a value is zero, the value of 'Offset' will be followed). ENHANCEMENT by ArchSketch: GUI 'Edit Wall Segment Offset' Tool is provided in the external
SketchArch Add-on to let users to select the edges interactively. 'Toponaming-Tolerant' if ArchSketch is used in Base (and SketchArch Add-on is installed). Warning: Not 'Toponaming-Tolerant' if just Sketch is used. Property is ignored if Base ArchSketch provided the selected edges.
- ДанныеWidth: The width of the wall. Ignored if the wall is based on a face or a solid. See also Override Width.
Scripting
См. так же: Arch API и Основы составления скриптов в FreeCAD.
Инструмент «Стена» может использоваться в макросах и на консоли Python с помощью следующей функции:
Wall = makeWall(baseobj=None, length=None, width=None, height=None, align="Center", face=None, name="Wall")
- Creates a
Wall
object from the given baseobj
, which can be a Draft object, a Sketch, a face, or a solid.
- If no
baseobj
is given, you can provide the numerical values for the length
, width
(thickness), and height
.
- If given,
face
can be used to give the index of a face from the underlying object, to build this wall on, instead of using the whole object.
align
can be "Center"
, "Left"
or "Right"
.
- It returns
None
if the operation fails.
Пример:
import FreeCAD, Draft, Arch
p1 = FreeCAD.Vector(0, 0, 0)
p2 = FreeCAD.Vector(2000, 0, 0)
baseline = Draft.makeLine(p1, p2)
Wall1 = Arch.makeWall(baseline, length=None, width=150, height=2000)
FreeCAD.ActiveDocument.recompute()
Wall2 = Arch.makeWall(None, length=2000, width=200, height=1000)
Draft.move(Wall2, FreeCAD.Vector(0, -1000, 0))
FreeCAD.ActiveDocument.recompute()
BIM
- 2D drafting: Sketch, Line, Polyline, Circle, Arc, Arc by 3 points, Fillet, Ellipse, Polygon, Rectangle, B-spline, Bézier curve, Cubic Bézier curve, Point
- 3D/BIM: Project, Site, Building, Level, Space, Wall, Curtain Wall, Column, Beam, Slab, Door, Window, Pipe, Pipe Connector, Stairs, Roof, Panel, Frame, Fence, Truss, Equipment
- Reinforcement tools: Custom Rebar, Straight Rebar, U-Shape Rebar, L-Shape Rebar, Stirrup, Bent-Shape Rebar, Helical Rebar, Column Reinforcement, Beam Reinforcement, Slab Reinforcement, Footing Reinforcement
- Generic 3D tools: Profile, Box, Shape builder..., Facebinder, Objects library, Component, External reference
- Annotation: Text, Shape from text, Aligned dimension, Horizontal dimension, Vertical dimension, Leader, Label, Axis, Axes System, Grid, Section Plane, Hatch, Page, View, Shape-based view
- Snapping: Snap lock, Snap endpoint, Snap midpoint, Snap center, Snap angle, Snap intersection, Snap perpendicular, Snap extension, Snap parallel, Snap special, Snap near, Snap ortho, Snap grid, Snap working plane, Snap dimensions, Toggle grid, Working Plane Top, Working Plane Front, Working Plane Side
- Modify: Move, Copy, Rotate, Clone, Create simple copy, Make compound, Offset, 2D Offset..., Trimex, Join, Split, Scale, Stretch, Draft to sketch, Upgrade, Downgrade, Add component, Remove component, Array, Path array, Polar array, Point array, Cut with plane, Mirror, Extrude..., Difference, Union, Intersection
- Manage: BIM Setup..., Views manager, Manage project..., Manage doors and windows..., Manage IFC elements..., Manage IFC quantities..., Manage IFC properties..., Manage classification..., Manage layers..., Material, Schedule, Preflight checks..., Annotation styles...
- Utils: Toggle bottom panels, Move to Trash, Working Plane View, Select group, Set slope, Create working plane proxy, Add to construction group, Split Mesh, Mesh to Shape, Select non-manifold meshes, Remove Shape from Arch, Close Holes, Merge Walls, Check, Toggle IFC Brep flag, Toggle subcomponents, Survey, IFC Diff, IFC explorer, Create IFC spreadsheet..., Image plane, Unclone, Rewire, Glue, Reextrude
- Panel tools: Panel, Panel Cut, Panel Sheet, Nest
- Structure tools: Structure, Structural System, Multiple Structures
- IFC tools: IFC Diff..., IFC Expand, Make IFC project, IfcOpenShell update
- Nudge: Nudge Switch, Nudge Up, Nudge Down, Nudge Left, Nudge Right, Nudge Rotate Left, Nudge Rotate Right, Nudge Extend, Nudge Shrink
Документация пользователя
- Начинающим
- Установка: Загрузка, Windows, Linux, Mac,
Дополнительных компонентов, Docker, AppImage, Ubuntu Snap
- Базовая: О FreeCAD, Интерфейс, Навигация мыши, Методы выделения, Имя объекта, Настройки, Верстаки, Структура документа, Свойства, Помоги FreeCAD, Пожертвования
- Помощь: Учебники, Видео учебники
- Верстаки: Std Base, Arch, Assembly, CAM, Draft, FEM, Inspection, Mesh, OpenSCAD, Part, PartDesign, Points, Reverse Engineering, Robot, Sketcher, Spreadsheet, Surface, TechDraw, Test Framework